[INFO] cloning repository https://github.com/parserer/ninomae
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parserer/ninomae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparserer%2Fninomae", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparserer%2Fninomae'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d3d1831d63ad18dc15e6e310ed89add05f8b28c
[INFO] testing parserer/ninomae against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparserer%2Fninomae" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/parserer/ninomae
[INFO] finished tweaking git repo https://github.com/parserer/ninomae
[INFO] tweaked toml for git repo https://github.com/parserer/ninomae written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/parserer/ninomae on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/parserer/ninomae already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.4.14
[INFO] [stderr]   Downloaded clap_builder v4.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47351adebf234045f6e72da8038bec0907fc75e09591f00b5ea1803e7d237091
[INFO] running `Command { std: "docker" "start" "-a" "47351adebf234045f6e72da8038bec0907fc75e09591f00b5ea1803e7d237091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47351adebf234045f6e72da8038bec0907fc75e09591f00b5ea1803e7d237091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47351adebf234045f6e72da8038bec0907fc75e09591f00b5ea1803e7d237091", kill_on_drop: false }`
[INFO] [stdout] 47351adebf234045f6e72da8038bec0907fc75e09591f00b5ea1803e7d237091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41848d6d51bceaf4be00b793ac8a708c6e6c8517c4938461b3f16792ea249bb9
[INFO] running `Command { std: "docker" "start" "-a" "41848d6d51bceaf4be00b793ac8a708c6e6c8517c4938461b3f16792ea249bb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling clap_builder v4.4.14
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling clap v4.4.14
[INFO] [stderr]    Compiling ninomae v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.29s
[INFO] running `Command { std: "docker" "inspect" "41848d6d51bceaf4be00b793ac8a708c6e6c8517c4938461b3f16792ea249bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41848d6d51bceaf4be00b793ac8a708c6e6c8517c4938461b3f16792ea249bb9", kill_on_drop: false }`
[INFO] [stdout] 41848d6d51bceaf4be00b793ac8a708c6e6c8517c4938461b3f16792ea249bb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08dd9a6726ffb90e3d404d79608638333dc9d4f03d3e7f8ce8090050ec88ef1b
[INFO] running `Command { std: "docker" "start" "-a" "08dd9a6726ffb90e3d404d79608638333dc9d4f03d3e7f8ce8090050ec88ef1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling ninomae v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `base64` in this scope
[INFO] [stdout]  --> examples/build_x509.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use base64::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `base64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `base64`, use `cargo add base64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing`
[INFO] [stdout]   --> examples/build_x509.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::{info, Level};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing`, use `cargo add tracing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]   --> examples/build_x509.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing_subscriber::FmtSubscriber;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proptest` in this scope
[INFO] [stdout]    --> examples/build_x509.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |     use proptest::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_log`
[INFO] [stdout]    --> examples/build_x509.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |     use test_log::test;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_log`, use `cargo add test_log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `itertools`
[INFO] [stdout]    --> examples/build_x509.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |     use itertools::Itertools;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `itertools`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `itertools`, use `cargo add itertools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]    --> examples/build_x509.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 391 |     tracing::subscriber::set_global_default(subscriber)
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tracing`, use `cargo add tracing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chunks` found for struct `Chars<'a>` in the current scope
[INFO] [stdout]    --> examples/build_x509.rs:367:63
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 for chunk in &pad(&length_octets_str).chars().chunks(8) {
[INFO] [stdout]     |                                                               ^^^^^^ method not found in `Chars<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ninomae` (example "build_x509") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "08dd9a6726ffb90e3d404d79608638333dc9d4f03d3e7f8ce8090050ec88ef1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08dd9a6726ffb90e3d404d79608638333dc9d4f03d3e7f8ce8090050ec88ef1b", kill_on_drop: false }`
[INFO] [stdout] 08dd9a6726ffb90e3d404d79608638333dc9d4f03d3e7f8ce8090050ec88ef1b
